@import url(ph-main.css);

.i_tit {
    text-align: center;
    padding-top: 1rem;
}

.i_tit h3 {
    padding: 0 1rem;
    line-height: 2rem !important;
    font-size: 2rem;
    font-weight: 500;
    position: relative;
    display: inline-block;
}

.i_tit h3:before,
.i_tit h3:after {
    top: 0.8rem;
    height: 0.2rem;
    border-bottom-style: solid;
    content: ' ';
    width: 40%;
    position: absolute;
    border-width: 2px;
    border-color: #f0f0f0;
}

.i_tit h3:before {
    left: 100%;
}

.i_tit h3:after {
    right: 100%;
}

.i_tit h3 a {
    color: #14338e;
}

.i_tit p {
    font-size: 1.4rem;
    color: #f0f0f0;
    text-align: center;
}


.i_brand {
    width: 96%;
    margin: 1rem auto 0;
}

.i_brand ul {
    margin-top: 1rem;
}

.i_brand ul li {
    width: 43%;
    border: 1px solid #f0f0f0;
    float: left;
    margin: 0 1%;
    padding: 2.2%;
    margin-bottom: 0.8rem;
}

.i_brand ul li img {
    margin: 0 auto;
    width: 100%;
}

.i_brand ul li b {
    display: block;
    text-align: center;
    font-size: 1.4rem;
    line-height: 2.5rem;
    font-weight: 500;
}

.i_brand ul li p {
    font-size: 1rem;
    line-height: 1.6rem;
    height: 5.8rem;
    overflow: hidden;
}

.i_brand ul li span {
    width: 80%;
    height: 2rem;
    border: 1px solid #f1f1f1;
    border-radius: 1rem;
    margin: 0.5rem auto;
    display: block;
    text-align: center;
    line-height: 2rem;
}

.i_brand ul li span a {
    color: #838383
}

.brand_in {width:100%;background:#0f58d6;height:510px;margin-top: 10px}
.brand_in .fl {width:91%;background:#14338e;color:#fff;padding:20px;background-image:url(../images/brand_bg1.gif); background-position:right bottom; background-repeat:no-repeat;padding-bottom:18px;margin-top:0px}
.brand_in .fl h2 {font-size:32px;position:relative;margin-top:26px;margin-bottom:30px}
.brand_in .fl h2:before {content:'';position:absolute;width:3px;height:32px;background:#fff;left:-20px;top:10px}
.brand_in .fl p {font-size:16px;line-height:28px}
.brand_in .fl a.more {display:block;width:180px;height:46px;background:#333;text-align:center;font-size:18px;color:#fff;line-height:46px;margin-top:17px;transition:all 0.3s}
.brand_in .fl a.more:hover {background:#1567f5;box-shadow:0 3px 10px rgba(0,0,0,0.3)}
.brand_in .list {width:100%;margin-top:34px}
.brand_in .list li {float:left;width:19%;padding-left:17px;margin-bottom:18px}
.brand_in .list li a {display:block;width:100%;background:#fff;overflow:hidden;transition:all 0.3s}
.brand_in .list li a:hover {box-shadow:0 5px 20px rgba(0,0,0,0.6);transform:translateY(-10px)}
.brand_in .list li a .pic {display:table;width:73px;}
.brand_in .list li a .pic span {display:table-cell;width:82%;height:76px; vertical-align:middle;background:#f8f8f8;}
.brand_in .list li a .pic span img {display:block;max-width:83%;max-height:95%; vertical-align:middle;margin:0 auto}



.i_why {
    background: url(/images/i_why_bg_p.jpg) center center no-repeat;
    padding: 0rem 0;
}

.i_why_tit {
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.i_why_tit p {
    font-size: 2rem;
    color: #FFF;
}

.i_why ul {
    margin-top: 2rem;
    width: 96%;
    padding: 0 2%;
}

.i_why ul li {
    width: 90%;
    margin: 1rem 5%;
    color: #FFF;
}

.i_why ul li:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.i_why ul li img {
    float: left;
    margin-right: 1rem;
    width: 20%;
}

.i_why ul li h3 {
    font-size: 1.5rem;
}



.i_pro {
    width: 100%;
    margin: 1.5rem auto 0;
}

.i_sidebar {
    margin-top: 1.5rem;
}

.i_sidebar h3 {
    width: 100%;
    background: #14338e;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    color: #FFF;
    font-weight: 500;
}

.i_sidebar h3 font {
    font-size: 1.6rem;
    margin-right: 0.25rem;
}

.i_sidebar ul {
    background: url(i_sidebar_bg.jpg) 0 0 no-repeat;
    width: 96%;
    height: 8rem;
    line-height: 2.5rem;
    float: left;
    padding: 0.25rem 2%;
}

.i_sidebar ul li {
    float: left;
    width: 32%;
    margin-right: -7%;
    font-size: 0.9rem;
}

.i_sidebar ul li a:hover {
    color: #014e94;
}

.i_sidebar ul li font {
    color: #014e94;
}


.i_pro_sub ul li {
    width: 46%;
    float: left;
    margin: 0 2%;
    margin-top: 1.5rem;
}

.i_pro_sub ul li img {
    width: 100%;
    height: auto;
}

.i_pro_txt {
    margin-top: 1rem;
    border-top: 3px solid #f0f0f0;
    padding-top: 0.5rem;
    font-size: 1rem;
    line-height: 2rem;
}

.i_pro_txt h4 {
    width: 100%;
    height: 2rem;
    overflow: hidden;
}

.i_pro_txt h4 a {
    color: #005ca1;
}

.i_about {
    margin-top: 2rem;
}

.i_about_img {
    width: 100%;
    padding: 1rem 0;
    background: #14338e;
}

.i_about_img img {
    width: 96%;
    margin: 0 2%;
    height: auto;
    box-shadow: 0.25rem 0.25rem 0.25rem #333;
}

.i_about_con {
    width: 100%;
    background: url(i_about_bg.jpg) center bottom no-repeat;
    padding-bottom: 1rem;
}

.i_about_tit {
    width: 96%;
    padding: 0.5rem 2%;
    background: #14338e;
}

.i_about_tit h2 {
    font-size: 2rem;
    font-weight: 500;
    height: 2.5rem;
    line-height: 2.5rem;
    float: left;
}

.i_about_tit h2 a {
    color: #FFF;
}

.i_about_tit b {
    float: right;
    margin-top: 0.5rem;
}

.i_about_tit b i {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-right: 0.4rem;
    color: #FFF;
}

.i_about_tit b font {
    display: inline-block;
    font-size: 1.6rem;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #FFF;
    font-weight: 500;
}

.i_about_con p {
    width: 96%;
    padding: 0 2%;
    font-size: 1.2rem;
    line-height: 2.4rem;
    padding-top: 0.75rem;
}

.i_about_con span {
    display: block;
    width: 50%;
    height: 3rem;
    line-height: 3rem;
    border: 1px solid #f0f0f0;
    border-radius: 1.5rem;
    background: #FFF;
    text-align: center;
    margin: 0.5rem auto;
}

.i_about_con span a {
    color: #14338e;
    font-size: 1.4rem;
}

.i_about_con span a:hover {
    color: #0193dc;
}



.i_area {
    max-width: 750px;
    width: 96%;
    margin: 1rem auto 0;
}
.i_area .i_area_box {
    overflow-x: hidden;
}
.i_area ul {
    margin-top: 1rem;
    padding-top: 0.5rem;
}

.i_area ul li {
    width: 96%;
    height: auto;
    padding: 0.5rem 2%;
     /** [description] */
    position: relative;
}

.i_area ul li img {
    width: 133%;
    height: 103%;
}

.i_area ul li p {
    display: none;
    color: #FFF;
    font-size: 1.2rem;
    text-align: center;
}

.txt {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
}

.i_area ul li:hover .txt {
    opacity: 1;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

.i_area ul li:hover .txt p {
    display: block;
}

.i_area ul li:nth-child(5) {
    display: none;
}

.i_news {
    margin: 1rem auto 0;
}

.i_news_first {
    width: 100%;
    margin-top: 1rem;
}

.i_news_img {
    margin-top: 1rem;
}

.i_news_img span {
    background:#14338e;
    display: block;
    width: 100%;
    text-align: center;
    color: #ffdfd1;
    font-size: 1.2rem;
    padding: 1rem 0;
}

.i_news_img span font {
    color: #FFF;
    font-size: 1.8rem;
}

.i_news_img p {
    color: #ffa47d;
    display: inline-block;
    margin: 0 0.2rem;
}

.i_news_img img {
    width: 100%;
}

.i_news_sub {
    width: 96%;
    padding: 1rem 2% 0;
}

.i_news_sub h3 {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 3rem;
    text-align: center;
}

.i_news_sub p {
    color: #CCC;
    font-size: 1.2rem;
    line-height: 2rem;
}

.i_news_sub b {
    display: block;
    width: 50%;
    height: 3rem;
    border: 1px solid #ddd;
    border-radius: 1.5rem;
    text-align: center;
    line-height: 3rem;
    font-size: 1.4rem;
    margin: 1rem auto 0;
}

.i_news_sub b a {
    color: #666;
}

.i_news_list {
    width: 96%;
    margin: 2rem 2% 0;
}

.i_news_list li {
    width: 100%;
    height: 4rem;
    line-height: 4rem;
    border-bottom: 1px solid #ddd;
    font-size: 1.2rem;
}

.i_news_list li:last-child {
    border-bottom: 0;
}

.i_news_list li h3 {
    float: left;
    font-weight: 500;
}

.i_news_list li h3 a:hover {
    color: #14338e;
}

.i_news_list li span {
    float: right;
}


.search_in img{display:none;}
.about_in {margin-top:3.3rem;padding:0 0.5rem;}
.about_in .tt h2 {font-size:1.3rem;color:#666;}
.about_in .tt p {font-size:0.9rem;color:var(--color)}
.about_in p.txt {line-height:1.2rem;margin-top:1.3rem;margin-bottom:1.3rem;font-size:0.6rem;color:#929292;}
a.more_in {display:block;width:9rem;height:2rem;line-height:2rem;background-color:#14338e;color:#f6f6f6;margin-bottom:1.5rem;text-indent:1.8rem;transition:all 0.3s}
a.more_in i {font-size:0.7rem;text-indent:-0.5rem;opacity:0;transition:all 0.3s}
a.more_in:hover {text-indent:1.3rem}
a.more_in:hover i {text-indent:0.5rem;opacity:1}
.about_in a.qq, .about_in a.wx, .about_in a.dz {display:inline-block;width:2.5rem;height:2.5rem;margin-right:1rem;position:relative;border-radius:2.5rem;box-shadow:0 0.4rem 0.5rem #ccc;transition:all 0.3s}
.about_in a.qq:before, .about_in a.wx:before, .about_in a.dz:before {content:'';position:absolute;left:0.6rem;top:0.5rem;width:1.25rem;height:1.25rem;background:url(/images/top_icon.png) no-repeat;background-size:100%;}
.about_in a.qq {background:#008aff}
.about_in a.qq:before {background-position:0 -10.6rem}
.about_in a.qq:hover {background:#3ea6ff;box-shadow:none}
.about_in a.wx {background:#05bf44}
.about_in a.wx:before {background-position:0 -8.2rem}
.about_in a.wx:hover {background:#02df4d;box-shadow:none}
.about_in a.dz {background-color:#14338e}
.about_in a.dz:before {background-position:0 -5.8rem}
.about_in a.dz:hover {background-color:#14338e}
.about_in a.phone {display:none}